Scripting > CxEditors > CxPntEditor Object

CxPntEditor Object

The CxPntEditor object is a dialog box-based editor for the Point Service (PNT). Declare the object using the following code:

CreateObject("CxEditors.CxPntEditor")

Each method in this document will assume you have declared and connected the CxPntEditor object using the following code:

Dim PntEditor

Set PntEditor = CreateObject("CxEditors.CxPntEditor")

PntEditor.Connect("CYGDEMO.PNT")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.